Xbasic

AlphaCloud::ClientEnableSecurityApplication Method

Syntax

.EnableSecurityApplication as L (SecurityApplicationName as C)

Arguments

SecurityApplicationNameCharacter

The name of the security application to be enabled.

Returns

resultLogical

Returns .t. if the function call succeeded and .f. if it failed. Look at the CallResult property to determine the cause of a failure.

Description

EnableSecurityApplication sets the status of a security application to enabled. Any deployments that are scheduled but would not be run because the security application was disabled will be redeployed.